﻿@semy = 0.25
@third = @[1/3]
@fifth = @[1/5]
@sixth = @[1/6]

@canton_scale_cross_x = @[ ( 333 / 768 ) + 0.001 ]
@canton_scale_cross_y = @[ ( 205 / 512 ) + 0.001 ]

@canton_scale_sweden_x = @[ ( 255 / 768 ) + 0.001 ]
@canton_scale_sweden_y = @[ ( 204 / 512 ) + 0.001 ]

@uru_canton_height = 0.556
@NZL_coa_offset = @[3/16] 
@sm_fra = 0.16

@pi = 3.1416

## Argentina / Waifu Universalis' La Plata ##

Argentina_WB_portrait = {
	textured_emblem = {
		texture = "wb_arg_civil.dds"
		instance = { scale = { 1.45 1.45 } position = { 0.69 0.57 } }
	}
}

Argentina_WB_autocratic_portrait = {
	textured_emblem = {
		texture = "wb_arg_autocratic.dds"
		instance = { scale = { 1.48 1.48 } position = { 0.47 0.695 } }
	}
}

Argentina_WB_autocratic_alt_portrait = {
	textured_emblem = {
		texture = "wb_arg_autocratic_alt.dds"
		instance = { scale = { 1.48 1.48 } position = { 0.47 0.695 } }
	}
}

Argentina_WB_communist_portrait = {
	textured_emblem = {
		texture = "wb_arg_comm.dds"
		instance = { scale = { 1.45 1.45 } position = { 0.69 0.57 } }
	}
}

Argentina_WB_subject_portrait = {
	textured_emblem = {
		texture = "wb_arg_subject.dds"
		instance = { scale = { 1.5 1.5 } position = { 0.77 0.65 } }
	}
}


ARG = { # Argentina
	# Monarchy default flag
	
	pattern = "pattern_solid.tga"
	color1 = "white"
	
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "blue_light"
		color2 = "blue_light"
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.125 } }	
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.875 } }		
	}	
	
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.55 0.55 } position = { 0.5 0.5 } }
	}
	textured_emblem = {
		texture = "te_crown.dds"
		instance = { scale = { 0.3 0.3 } position = { 0.12 0.14 } }
		instance = { scale = { 0.3 0.3 } position = { 0.12 0.89 } }
		instance = { scale = { 0.3 0.3 } position = { 0.88 0.14 } }
		instance = { scale = { 0.3 0.3 } position = { 0.88 0.89 } }		
	}		

	sub = {
        parent = "Argentina_WB_autocratic_alt_portrait" 
    }
}
ARG_early = {
	# 1818-29 Flag (light blue with larger central stripe)
	
	pattern = "pattern_solid.tga"
	color1 = "white"
	
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "blue_light"
		color2 = "blue_light"
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.125 } }	
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.875 } }		
	}	
	
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.55 0.55 } position = { 0.5 0.5 } }
	}	
	
	sub = {
        parent = "Argentina_WB_portrait" 
    }
}

ARG_welsh = {
	pattern = "pattern_solid.tga"
	color1 = "white"
	
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "blue_light"
		color2 = "blue_light"
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.125 } }	
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.875 } }		
	}	
	
	colored_emblem = {
		texture = "ce_dragon_wales.dds"
		color1 = "red"
		color2 = "red"
		color3 = "white"
		instance = { scale = { 0.5 0.5 } position = { 0.5 0.5 } }		
	}	
	
	sub = {
        parent = "Argentina_WB_portrait" 
    }
}

ARG_dictatorship = {
	# 1829 Flag
	
	pattern = "pattern_solid.tga"
	color1 = "blue"
	
	colored_emblem = {
		texture = "ce_tricolor_horizontal.dds"
		color1 = "white"
		color2 = "blue"
	}	
	
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.35 0.35 } position = { 0.5 0.5 } }
	}	
	
	sub = {
        parent = "Argentina_WB_autocratic_portrait" 
    }
}
ARG_republic = {
	# Modern flag
	
	pattern = "pattern_solid.tga"
	color1 = "blue_light"
	
	colored_emblem = {
		texture = "ce_tricolor_horizontal.dds"
		color1 = "white"
		color2 = "blue_light"
	}	
	
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.35 0.35 } position = { 0.5 0.5 } }
	}	
	
	sub = {
        parent = "Argentina_WB_portrait" 
    }
}
ARG_absolute_monarchy = {	
	pattern = "pattern_horizontal_split_01.tga"
	color1 = "white"
	color2 = "blue_light"
	
	colored_emblem = {
		texture = "ce_bicolor_bottom.dds"
		color1 = "blue_light"
		instance = { scale = { 1.0 1.0 } position = { 0.5 0.5 } }			
	}

	colored_emblem = {
		texture = "ce_frame_circle.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.42 0.52 } position = { 0.5 0.5 } }
	}		
	colored_emblem = {
		texture = "ce_frame_circle.dds"
		color1 = "blue_light"
		color2 = "blue_light"
		instance = { scale = { 0.4 0.5 } position = { 0.5 0.5 } }
	}		
	colored_emblem = {
		texture = "ce_frame_circle.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.4 0.5 } position = { 0.5 0.5 } }
	mask = { 2 }
	}		
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.4 0.4 } position = { 0.5 0.5 } }
	}	
	textured_emblem = {
		texture = "te_crown_cut.dds"
		instance = { scale = { 0.4 0.4 } position = { 0.5 0.19 } }
	}	
	colored_emblem = {
		texture = "ce_laurel.dds"
		instance = { scale = { 0.70 0.70 } position = { 0.5 0.58 } }
		color1 = "green"
		color2 = "red"		
	}	
	colored_emblem = {
		texture = "ce_laurel_knot.dds"
		instance = { scale = { 0.16 0.16 } position = { 0.5 0.78 } }
		color1 = "yellow"
		color2 = "yellow"		
	}		
	
	sub = {
        parent = "Argentina_WB_autocratic_alt_portrait" 
    }
}
ARG_subject = {	
	pattern = "pattern_solid.tga"
	color1 = "blue"
	color2 = "white"	

	colored_emblem = {
		texture = "ce_frame_circle.dds"
		instance = { scale = { 0.5 0.5 } position = { 0.75 0.5 } }
		color1 = "yellow"
		color2 = "yellow"		
	}
	colored_emblem = {
		texture = "ce_frame_circle.dds"
		instance = { scale = { 0.47 0.47 } position = { 0.75 0.5 } }
		color1 = "blue_light"
		color2 = "blue_light"		
	}
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "brown_light"
		color2 = "yellow"
		instance = { scale = { 0.505 0.505 } position = { 0.75 0.5 } }
	}	
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.5 0.5 } position = { 0.75 0.498 } }
	}	
	
	sub = {
        parent = "Argentina_WB_subject_portrait" 
    }
}
ARG_subject_SPA = {
	pattern = "pattern_solid.tga"
	color1 = "red"
	color2 = "white"
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 1.0 0.33 } position = { 0.5 0.5 } }		
	}		
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "blue_light"
		color2 = "blue_light"
		instance = { scale = { 0.5 1.0 } position = { 0.5 0.5 } }		
	}	
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.25 1.0 } position = { 0.5 0.5 } }		
	}		
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.35 0.35 } position = { 0.5 0.5 } }
	}	
	
	textured_emblem = {
		texture = "wb_arg_subject.dds"
		instance = { scale = { 1.5 1.5 } position = { 0.53 0.65 } }
	}
}
ARG_communist = {
	pattern = "pattern_solid.tga"
	color1 = "blue_light"
	
	colored_emblem = {
		texture = "ce_tricolor_horizontal.dds"
		color1 = "white"
		color2 = "blue_light"
	}	
	
	colored_emblem = {
		texture = "ce_star_05.dds"
		color1 = "red"
		color2 = "red"
		instance = { scale = { 0.6 0.6 } position = { 0.5 0.5 } }
	}	
	
	sub = {
        parent = "Argentina_WB_communist_portrait" 
    }
}
ARG_fascist = {	
	# Nacionalistas
	pattern = "pattern_solid.tga"
	color1 = "white"
	
	colored_emblem = {
		texture = "ce_cross_england.dds"
		color1 = "blue_light"
		color2 = "blue_light"
	}	
	
	sub = {
        parent = "Argentina_WB_autocratic_portrait" 
    }
}
ARG_subject_USA = {
	pattern = "pattern_solid.tga"
	color1 = "blue_light"

	colored_emblem = {
		texture = "ce_tricolor_horizontal.dds"
		color1 = "white"
		color2 = "blue_light"
	}
	colored_emblem = {
		texture = "ce_rhombus.dds"
		instance = { scale = { 1.0 1.0 } position = { 0 0.5 } }
		color1 = "red"
		color2 = "red"		
	}	
	colored_emblem = {
		texture = "ce_star_05.dds"
		instance = { scale = { 0.5 0.5 } position = { 0.175 0.5 } }
		color1 = "white"
		color2 = "white"		
	}		
	
	textured_emblem = {
		texture = "wb_arg_subject.dds"
		instance = { scale = { 1.5 1.5 } position = { 0.58 0.65 } }
	}
}

# WB originals

ARG_confederation = {
	
	pattern = "pattern_solid.tga"
	color1 = "blue"
	
	colored_emblem = {
		texture = "ce_tricolor_horizontal.dds"
		color1 = "white"
		color2 = "blue"
	}	
	
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "red"
		color2 = "red"
		instance = { scale = { 0.35 0.35 } position = { 0.5 0.5 } }
	}	
	
	colored_emblem = {
		texture = "wb_ce_phrygian_cap.png"
		color1 = "red"
		color2 = "red"
		instance = { scale = { 0.25 0.25 } position = { 0.13 0.17 } }
		instance = { scale = { 0.25 0.25 } position = { 0.87 0.17 } }
		instance = { scale = { 0.25 0.25 } position = { 0.13 0.83 } }
		instance = { scale = { 0.25 0.25 } position = { 0.87 0.83 } }
	}
	
	sub = {
        parent = "Argentina_WB_autocratic_portrait" 
    }
}

ARG_world_cup = {
	# Modern flag
	
	pattern = "pattern_solid.tga"
	color1 = "blue_light"
	
	colored_emblem = {
		texture = "ce_tricolor_horizontal.dds"
		color1 = "white"
		color2 = "blue_light"
	}	
	
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.35 0.35 } position = { 0.5 0.5 } }
	}	
	
	textured_emblem = {
		texture = "wb_argie_and_her_jpeg_trophy.dds"
		instance = { scale = { 1.45 1.45 } position = { 0.69 0.57 } }
	}
}

ARG_dictatorship_war = {
	pattern = "pattern_solid.tga"
	color1 = "blue"
	
	colored_emblem = {
		texture = "ce_tricolor_horizontal.dds"
		color1 = "white"
		color2 = "blue"
	}	
	
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "red"
		color2 = "red"
		instance = { scale = { 0.35 0.35 } position = { 0.5 0.5 } }
	}	
	
	colored_emblem = {
		texture = "wb_ce_vivan_los_federales.png"
		color1 = "white"
		color2 = "red"
		instance = { scale = { 0.8 1.0 } position = { 0.5 0.49 } }
	}
	
	colored_emblem = {
		texture = "wb_ce_phrygian_cap.png"
		color1 = "red"
		color2 = "red"
		instance = { scale = { 0.25 0.25 } position = { 0.13 0.17 } }
		instance = { scale = { 0.25 0.25 } position = { 0.87 0.17 } }
		instance = { scale = { 0.25 0.25 } position = { 0.13 0.83 } }
		instance = { scale = { 0.25 0.25 } position = { 0.87 0.83 } }
	}
	
	sub = {
        parent = "Argentina_WB_autocratic_portrait" 
    }
}

ARG_monarchy_war = {	
	pattern = "pattern_solid.tga"
	color1 = "blue_light"
	
	colored_emblem = {
		texture = "ce_tricolor_horizontal.dds"
		color1 = "white"
		color2 = "blue_light"
	}	
	
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.35 0.35 } position = { 0.5 0.5 } }
	}
	textured_emblem = {
		texture = "te_crown.dds"
		instance = { scale = { 0.3 0.3 } position = { 0.1 0.18 } }
		instance = { scale = { 0.2 0.2 } position = { 0.07 0.82 } }
		instance = { scale = { 0.3 0.3 } position = { 0.9 0.18 } }
		instance = { scale = { 0.2 0.2 } position = { 0.94 0.82 } }		
	}		
	
	colored_emblem = {
		texture = "wb_ce_los_ultimos_heroes.png"
		color1 = "white"
		color2 = "red"
		instance = { scale = { 1.0 1.0 } position = { 0.5 0.5 } }
	}
	
	sub = {
        parent = "Argentina_WB_autocratic_alt_portrait" 
    }
}

ARG_communist_war = {
	pattern = "pattern_solid.tga"
	color1 = "blue_light"
	
	colored_emblem = {
		texture = "ce_tricolor_horizontal.dds"
		color1 = "white"
		color2 = "blue_light"
	}	
	
	colored_emblem = {
		texture = "ce_star_05.dds"
		color1 = "red"
		color2 = "red"
		instance = { scale = { 0.6 0.6 } position = { 0.5 0.5 } }
	}	
	
	colored_emblem = {
		texture = "wb_ce_trabajadores_del_mundo.png"
		color1 = "white"
		color2 = "red"
		instance = { scale = { 1.0 1.0 } position = { 0.5 0.5 } }
	}
	
	sub = {
        parent = "Argentina_WB_communist_portrait" 
    }
}

ARG_republic_war = {
	pattern = "pattern_solid.tga"
	color1 = "blue_light"
	
	colored_emblem = {
		texture = "ce_bicolor_right.dds"
		color1 = "white"
		color2 = "blue_light"
	}	
	
	sub = {
        parent = "Argentina_WB_portrait" 
    }
}

ARG_anarchist = {
	pattern = "pattern_per_bend_senester.dds"
	color1 = "red"
	color2 = "black"	
	
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "red"
		color2 = "yellow"
		instance = { scale = { 0.85 0.85 } position = { 0.5 0.5 } }
		
	}
	
	colored_emblem = {
		texture = "ce_inti.dds"
		color1 = "black"
		color2 = "yellow"
		instance = { scale = { 0.85 0.85 } position = { 0.5 0.5 } }
		
		mask = { 1 }
	}
	
	sub = {
        parent = "Argentina_WB_communist_portrait" 
    }
}

ARG_anarchist_war = {
	pattern = "pattern_solid.tga"
	color1 = "black"	
	
	colored_emblem = {
		texture = "wb_ce_anarquia.png"
		color1 = "white"
		color2 = "red"
		instance = { scale = { 1.0 1.0 } position = { 0.5 0.5 } }
	}
	
	sub = {
        parent = "Argentina_WB_communist_portrait" 
    }
}


## Brazil / tiny Portugal's big daugther ##

Brazil_WB_portrait = {
	textured_emblem = {
		texture = "wb_brz_monarch.dds"
		instance = { scale = { 1.5 1.5 } position = { 0.5 0.5 } }
	}
}

Brazil_WB_subject_portrait = {
	textured_emblem = {
		texture = "wb_brz_monarch.dds"
		instance = { scale = { 1.5 1.5 } position = { 0.7 0.55 } }
	}
}

Brazil_WB_republican_portrait = {
	textured_emblem = {
		texture = "wb_brz_repub.png"
		instance = { scale = { 1.5 1.5 } position = { 0.55 0.6 } }
	}
}

Brazil_WB_communist_portrait = {
	textured_emblem = {
		texture = "wb_brz_comm.dds"
		instance = { scale = { 1.3 1.3 } position = { 0.5 0.6 }  }
	}
}

Brazil_WB_fascist_portrait = {

	textured_emblem = {
		texture = "wb_brz_fasch.dds"
		instance = { scale = { 1.8 1.8 } position = { 0.5 0.65 }  }
	}
	
	textured_emblem = {
		texture = "wb_attack_lines_1.dds"
		instance = { scale = { 1.0 1.0 } position = { 0.5 0.5 }  }
	}
}

BRZ = { 
	# 1822-89
	
	pattern = "pattern_rhombus.dds"
	color1 = "green"
	color2 = "yellow"	
	
	textured_emblem = {
		texture = "te_crown_imperial_brazil.dds"
		instance = { scale = { 0.32 0.32 } position = { 0.5 0.25 } }
	}	
	textured_emblem = {
		texture = "te_coa_brazil.dds"
		instance = { scale = { 0.55 0.55 } position = { 0.5 0.57 } }
	}
	colored_emblem = {
		texture = "ce_laurel.dds"
		instance = { scale = { 0.72 0.72 } position = { 0.5 0.64 } }
		color1 = "green"
		color2 = "red"		
	}	
	colored_emblem = {
		texture = "ce_laurel_knot.dds"
		instance = { scale = { 0.20 0.20 } position = { 0.5 0.835 } }
		color1 = "red"
		color2 = "red"		
	}

	sub = {
        parent = "Brazil_WB_portrait" 
    }			
}
BRZ_republic = {
	# design adopted 1889 (after short lived american inspired flag)
	
	pattern = "pattern_solid.tga"
	color1 = "green"
	color2 = "yellow"
	color3 = "blue"
	
	colored_emblem = {
		texture = "ce_rhombus.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.8 0.8 } position = { 0.5 0.5 } }		
	}		

	colored_emblem = {
		texture = "ce_celestial_sphere_brazil.dds"
		color1 = "azure"
		color2 = "green"
		color3 = "white"
		instance = { scale = { 0.66 0.66 } position = { 0.5 0.5 } }		
	}		

	sub = {
        parent = "Brazil_WB_republican_portrait" 
    }
}
BRZ_dictatorship = {
	# 1889 flag (with canton stars rearranged)
	
	pattern = "pattern_solid.tga"
	color1 = "yellow"

	colored_emblem = {
		texture = "ce_stripes_13.dds"
		color1 = "green"
		color2 = "green"
	}
    sub = {
        parent = "sub_BRZ_canton_21" 
        instance = { scale = { 0.5 @[ 1 / 13 * 7 ] } }
    }
	
	sub = {
        parent = "Brazil_WB_fascist_portrait" 
    }

}
BRZ_communist = {
	pattern = "pattern_solid.tga"
	color1 = "yellow"

	colored_emblem = {
		texture = "ce_stripes_13.dds"
		color1 = "green"
		color2 = "green"
	}
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "red"
		color2 = "red"
		instance = { scale = { 0.5 0.58 } position = { 0.25 0.25 } }
	}	
	colored_emblem = {
		texture = "ce_star_05.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.5 0.5 } position = { 0.25 0.28 } }	
	}

	sub = {
        parent = "Brazil_WB_communist_portrait" 
    }
}
BRZ_fascist = {		
	# Flag of the AIB
	pattern = "pattern_solid.tga"
	color1 = "blue"

	colored_emblem = {
		texture = "ce_frame_circle.dds"
		color1 = "black"
		color2 = "black"
		instance = { scale = { 0.66 0.66 } position = { 0.5 0.5 } }
	}	
	colored_emblem = {
		texture = "ce_frame_circle.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.60 0.60 } position = { 0.5 0.5 } }
	}
	colored_emblem = {
		texture = "ce_sigma.dds"
		color1 = "black"
		color2 = "black"
		instance = { scale = { 0.6 0.6 } position = { 0.5 0.5 } }
	}	
	
	sub = {
        parent = "Brazil_WB_fascist_portrait" 
    }
}
BRZ_subject = {
	pattern = "pattern_solid.tga"
	color1 = "green"
	color2 = "yellow"	

	colored_emblem = {
		texture = "ce_frame_circle.dds"
		color1 = "yellow"
		color2 = "yellow"		
		instance = { scale = { 0.5 0.5 } position = { 0.75 0.5 } }		
	}	
	textured_emblem = {
		texture = "te_coa_brazil.dds"
		instance = { scale = { 0.45 0.45 } position = { 0.75 0.50 } }
	}
	colored_emblem = {
		texture = "ce_laurel.dds"
		instance = { scale = { 0.56 0.56 } position = { 0.75 0.54 } }
		color1 = "green"
		color2 = "red"		
	}	
	colored_emblem = {
		texture = "ce_laurel_knot.dds"
		instance = { scale = { 0.10 0.10 } position = { 0.75 0.70 } }
		color1 = "red"
		color2 = "red"		
	}

	sub = {
        parent = "Brazil_WB_subject_portrait" 
    }	
}
BRZ_subject_GBR = {
	pattern = "pattern_solid.tga"
	color1 = "blue"
	color2 = "yellow"	

	colored_emblem = {
		texture = "ce_frame_circle.dds"
		color1 = "yellow"
		color2 = "yellow"		
		instance = { scale = { 0.5 0.5 } position = { 0.75 0.5 } }		
	}	
	textured_emblem = {
		texture = "te_coa_brazil.dds"
		instance = { scale = { 0.45 0.45 } position = { 0.75 0.50 } }
	}
	colored_emblem = {
		texture = "ce_laurel.dds"
		instance = { scale = { 0.56 0.56 } position = { 0.75 0.54 } }
		color1 = "green"
		color2 = "red"		
	}	
	colored_emblem = {
		texture = "ce_laurel_knot.dds"
		instance = { scale = { 0.10 0.10 } position = { 0.75 0.70 } }
		color1 = "red"
		color2 = "red"		
	}	

	sub = {
        parent = "Brazil_WB_subject_portrait" 
    }	
}
BRZ_subject_USA = {
	# 1889 flag (with canton stars rearranged)
	
	pattern = "pattern_solid.tga"
	color1 = "yellow"

	colored_emblem = {
		texture = "ce_stripes_13.dds"
		color1 = "green"
		color2 = "green"
	}
	colored_emblem = {
		texture = "ce_solid.dds"
		instance = { scale = { 0.5 0.5 } position = { 0.25 0.25 } }
		color1 = "blue"
		color2 = "blue"		
	}	
	
	textured_emblem = {
		texture = "wb_brz_repub.png"
		instance = { scale = { 1.5 1.5 } position = { 0.83 0.6 } }
	}
}

# WB originals

BRZ_anarchist = {
	pattern = "pattern_solid.tga"
	color1 = "red"
	color2 = "black"	
	
	colored_emblem = {
		texture = "ce_bicolor_left_third.dds"
		color1 = "black"
		color2 = "white"
		instance = { scale = { 1.0 1.0 } position = { 0.5 0.5 } }				
	}
	
	colored_emblem = {
		texture = "ce_letter_l.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.25 0.25 } position = { 0.53 0.5 } }				
	}
	
	colored_emblem = {
		texture = "ce_letter_i.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.25 0.25 } position = { 0.59 0.5 } }				
	}
	
	colored_emblem = {
		texture = "ce_letter_v.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.25 0.25 } position = { 0.65 0.5 } }				
	}
	
	colored_emblem = {
		texture = "ce_letter_r.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.25 0.25 } position = { 0.73 0.5 } }				
	}
	
	colored_emblem = {
		texture = "ce_letter_e.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.25 0.25 } position = { 0.81 0.5 } }				
	}
	
	sub = {
        parent = "Brazil_WB_communist_portrait" 
    }
}

BRZ_theocracy = {
	pattern = "pattern_rhombus.dds"
	color1 = "green"
	color2 = "yellow"	
	
	colored_emblem = {
		texture = "ce_cross_order_christ.dds"
		instance = { scale = { 1.0 1.0 } position = { 0.5 0.5 } }
		color1 = "red"
		color2 = "red"		
	}	
	
	colored_emblem = {
		texture = "ce_circle.dds"
		instance = { scale = { 0.8 0.8 } position = { 0.5 0.5 } }
		color1 = "blue_light"
		color2 = "red"		
	}	
	
	colored_emblem = {
		texture = "ce_stars_circle_13.dds"
		color1 = "white"
		instance = { scale = { 0.5 0.5 } position = { 0.5 0.5 } }
	}	
	
	colored_emblem = {
		texture = "ce_southern_cross_brazil.dds"
		color1 = "white"
		instance = { scale = { -0.3 0.3 } position = { 0.5 0.5 } }
	}	

	sub = {
        parent = "Brazil_WB_portrait" 
    }			
}

## Colombia / New Granada ##

Colombia_WB_portrait = {
	textured_emblem = {
		texture = "wb_clm_civil.dds"
		instance = { scale = { 1.23 1.23 } position = { 0.455 0.555 } }
	}
}

Colombia_WB_subject_portrait = {
	textured_emblem = {
		texture = "wb_clm_civil.dds"
		instance = { scale = { 1.2 1.2 } position = { 0.75 0.55 } }
	}
}

Colombia_WB_autocratic_portrait = {
	textured_emblem = {
		texture = "wb_clm_autocratic.dds"
		instance = { scale = { 1.25 1.25 } position = { 0.45 0.54 } }
	}
}

Colombia_WB_bolivar_portrait = {
	textured_emblem = {
		texture = "wb_clm_bolivar.dds"
		instance = { scale = { 1.25 1.25 } position = { 0.45 0.54 } }
	}
}

Colombia_WB_monarchist_portrait = {
	textured_emblem = {
		texture = "wb_clm_monarchist.dds"
		instance = { scale = { 1.25 1.25 } position = { 0.45 0.54 } }
	}
}

Colombia_WB_communist_portrait = {
	textured_emblem = {
		texture = "wb_clm_communist.dds"
		instance = { scale = { 1.23 1.23 } position = { 0.455 0.555 } }
	}
}

CLM = { # Colombia
	# 1831-57 Starting/Republic
	
	pattern = "pattern_solid.tga"
	color1 = "red"

	colored_emblem = {
		texture = "ce_tricolor_vertical.dds"
		color1 = "blue"
		color2 = "yellow"
	}
	
	sub = {
        parent = "Colombia_WB_portrait" 
    }
}
CLM_dictatorship = {
	# 1861 US of New Granada 9 stars design
	
	pattern = "pattern_solid.tga"
	color1 = "red"

	colored_emblem = {
		texture = "ce_tricolor_vertical.dds"
		color1 = "blue"
		color2 = "yellow"
	}

	colored_emblem = {
		texture = "ce_star_05.dds"
		instance = { scale = { 0.14 0.14 } position = { 0.42 0.38 } }	
		instance = { scale = { 0.14 0.14 } position = { 0.50 0.34 } }
		instance = { scale = { 0.14 0.14 } position = { 0.58 0.38 } }	
		instance = { scale = { 0.14 0.14 } position = { 0.50 0.50 } }	
		instance = { scale = { 0.14 0.14 } position = { 0.40 0.50 } }	
		instance = { scale = { 0.14 0.14 } position = { 0.60 0.50 } }			
		instance = { scale = { 0.14 0.14 } position = { 0.42 0.62 } }	
		instance = { scale = { 0.14 0.14 } position = { 0.50 0.66 } }
		instance = { scale = { 0.14 0.14 } position = { 0.58 0.62 } }			
		color1 = "white"
		color2 = "white"		
	}
	
	sub = {
        parent = "Colombia_WB_autocratic_portrait" 
    }
}
CLM_oligarchy = {
	# 1834 Merchant flag 
	
	pattern = "pattern_solid.tga"
	color1 = "red"

	colored_emblem = {
		texture = "ce_tricolor_vertical.dds"
		color1 = "blue"
		color2 = "yellow"
	}

	colored_emblem = {
		texture = "ce_star_08.dds"
		instance = { scale = { 0.45 0.45 } position = { 0.5 0.5 } }	
		color1 = "white"
		color2 = "white"		
	}
	
	sub = {
        parent = "Colombia_WB_portrait" 
    }
}
CLM_subject_SPA = {
	pattern = "pattern_solid.tga"
	color1 = "red"
	color2 = "yellow"

	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.85 0.8 } position = { 0.5 0.5 } }			
	}
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "blue"
		color2 = "blue"
		instance = { scale = { 0.7 0.6 } position = { 0.5 0.5 } }			
	}	
	colored_emblem = {
		texture = "ce_star_08.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.4 0.4 } position = { 0.5 0.5 } }			
	}	
	
	sub = {
        parent = "Colombia_WB_portrait" 
    }
}
CLM_gran_colombia = { # Gran Colombia
	pattern = "pattern_solid.tga"
	color1 = "yellow"
	
	colored_emblem = {
		texture = "ce_tricolor_horizontal.dds"
		color1 = "blue"
		color2 = "red"
	}
	textured_emblem = {
		texture = "te_coa_colombia.dds"
		instance = { scale = { 0.5 0.5 } position = { 0.5 0.5 } }
	}	
	colored_emblem = {
		texture = "ce_wreath.dds"
		color1 = "green"
		color2 = "green"
		color3 = "red"
		instance = { scale = { 0.70 0.70 } position = { 0.5 0.5 } }
	}	
	
	sub = {
        parent = "Colombia_WB_bolivar_portrait" 
    }
}
CLM_communist = {
	pattern = "pattern_solid.tga"
	color1 = "blue"

	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "yellow"
		color2 = "white"
		instance = { scale = { 0.85 0.775 } position = { 0.5 0.5 } }			
	}
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "red"
		color2 = "green"
		instance = { scale = { 0.7 0.55 } position = { 0.5 0.5 } }			
	}	
	colored_emblem = {
		texture = "ce_star_05.dds"
		instance = { scale = { 0.45 0.45 } position = { 0.5 0.51 } }	
		color1 = "yellow"
		color2 = "white"		
	}	
	
	sub = {
        parent = "Colombia_WB_communist_portrait" 
    }
}
CLM_subject = {
	pattern = "pattern_solid.tga"
	color1 = "blue"
	color2 = "red"
	
	colored_emblem = {
		texture = "ce_frame_circle.dds"
		color1 = "yellow_dark"
		color2 = "yellow_dark"
		instance = { scale = { 0.5 0.5 } position = { 0.75 0.5 } }
	}	
	colored_emblem = {
		texture = "ce_frame_circle.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.47 0.47 } position = { 0.75 0.5 } }
	}
	colored_emblem = {
		texture = "ce_cornucopias.dds"
		color1 = "yellow"
		color2 = "green"
		color3 = "red_light"
		instance = { scale = { 0.6 0.55 } position = { 0.75 0.5 } }
	}	
	colored_emblem = {
		texture = "ce_pomegranate.dds"
		color1 = "yellow"
		color2 = "red"
		instance = { scale = { 0.28 0.28 } position = { 0.752 0.56 } }
	}	
	
	sub = {
        parent = "Colombia_WB_subject_portrait" 
    }
}
CLM_subject_MEX = {
	pattern = "pattern_solid.tga"
	color1 = "red"

	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.85 0.775 } position = { 0.5 0.5 } }			
	}
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "green"
		color2 = "green"
		instance = { scale = { 0.7 0.55 } position = { 0.5 0.5 } }			
	}	
	colored_emblem = {
		texture = "ce_star_08.dds"
		instance = { scale = { 0.45 0.45 } position = { 0.5 0.5 } }	
		color1 = "white"
		color2 = "white"		
	}	
	
	sub = {
        parent = "Colombia_WB_portrait" 
    }
}

#WB originals

CLM_monarchy = { 
	pattern = "pattern_solid.tga"
	color1 = "yellow"

	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "blue"
		color2 = "blue"
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.625 } }			
	}
	
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "red"
		color2 = "red"
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.875 } }			
	}
	
	textured_emblem = {
		texture = "wb_clm_bogota.png"
		instance = { scale = { 0.5 0.5 } position = { 0.19 0.26 } }
	}
	
	sub = {
        parent = "Colombia_WB_monarchist_portrait" 
    }
}

CLM_absolute_monarchy = { 
	pattern = "pattern_solid.tga"
	color1 = "white"
	
	textured_emblem = {
		texture = "te_necklace_st_george_parma.dds"
		instance = { scale = { 0.9 0.9 } position = { 0.36 0.5 } }
	}
	
	textured_emblem = {
		texture = "wb_clm_bogota.png"
		instance = { scale = { 0.52 0.52 } position = { 0.36 0.5 } }
	}
	
	textured_emblem = {
		texture = "te_crown_cut.dds"
		instance = { scale = { 0.6 0.55 } position = { 0.36 0.18 } }			
	}
	
	sub = {
        parent = "Colombia_WB_monarchist_portrait" 
    }
}

CLM_modern = { # Colombia
	pattern = "pattern_solid.tga"
	color1 = "yellow"

	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "blue"
		color2 = "blue"
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.625 } }			
	}
	
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "red"
		color2 = "red"
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.875 } }			
	}
	
	sub = {
        parent = "Colombia_WB_portrait" 
    }
}

CLM_estados_unidos = { 
	pattern = "pattern_solid.tga"
	color1 = "yellow"

	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "blue"
		color2 = "blue"
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.625 } }			
	}
	
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "red"
		color2 = "red"
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.875 } }			
	}
	
	textured_emblem = {
		texture = "wb_clm_estados_unidos.png"
		instance = { scale = { 0.45 0.45 } position = { 0.5 0.5 } }
	}
	
	sub = {
        parent = "Colombia_WB_autocratic_portrait" 
    }
}

CLM_anarchist = {
	pattern = "pattern_per_bend_senester.dds"
	color1 = "black"
	color2 = "red"

	colored_emblem = {
		texture = "ce_bend_sinister.dds"
		color1 = "red"
		color2 = "white"
		instance = { scale = { 1.2 1.2 } position = { 0.5 0.6 } }			
	}
	
	colored_emblem = {
		texture = "ce_letter_a.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.8 0.8 } position = { 0.5 0.5 } }				
	}
	
	colored_emblem = {
		texture = "ce_frame_circle_outline.dds"
		color1 = "white"
		color2 = "white"
		instance = { scale = { 0.8 0.8 } position = { 0.5 0.5 } }				
	}
	
	sub = {
        parent = "Colombia_WB_communist_portrait" 
    }
}



## Grao-Para ##

Para_WB_portrait = {
	textured_emblem = {
		texture = "wb_pra_default.dds"
		instance = { scale = { 1.25 1.25 } position = { 0.42 0.51	 } }
	}
}

PRA = { #Grao-Para

	pattern = "pattern_solid.tga"
	color1 = "red"

	colored_emblem = {
		texture = "ce_bend_dexter.dds"
		color1 = "white"
		instance = { scale = { 1.5 1.5 } }
	}
	colored_emblem = {
		texture = "ce_star_05.dds"
		color1 = "light_blue"
		instance = { scale = { 0.4 0.4 } }
	}
	
	sub = {
        parent = "Para_WB_portrait" 
    }
}

PRA_communist = { #Gao-Para

	pattern = "pattern_solid.tga"
	color1 = "red"

	colored_emblem = {
		texture = "ce_bend_dexter.dds"
		color1 = rgb { 255 242 18 }
		instance = { scale = { 1.5 1.5 } }
	}
	
	colored_emblem = {
		texture = "ce_sunburst.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 1.1 1.1 } position = { 0.5 0.48 } }
	}
	
	colored_emblem = {
		texture = "ce_shield_plc.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.8 0.8 } position = { 0.5 0.48 } }
	}
	
	colored_emblem = {
		texture = "wb_ce_accolade_bend.dds"
		color1 = "red"
		color2 = "white"
		color3 = "grey"
		instance = { scale = { 0.55 0.55 } position = { 0.5 0.55 } }
	}
	
	colored_emblem = {
		texture = "ce_eagle_italy_fascist.dds"
		color1 = "yellow"
		color2 = "red"
		instance = { scale = { 0.6 0.6 } position = { 0.5 0.22 } }
	}
	
	colored_emblem = {
		texture = "ce_star_05_safcp.dds"
		color1 = "light_blue"
		color2 = "white"
		instance = { scale = { 0.3 0.3 } position = { 0.5 0.54 } }
	}
	
	sub = {
        parent = "Para_WB_portrait" 
    }
}

PRA_anarchist = { #Gao-Para

	pattern = "pattern_solid.tga"
	color1 = "black"

	colored_emblem = {
		texture = "ce_bend_dexter.dds"
		color1 = "red"
		instance = { scale = { 1.5 1.5 } }
	}
	colored_emblem = {
		texture = "ce_star_05.dds"
		color1 = "white"
		instance = { scale = { 0.4 0.4 } }
	}
	
	sub = {
        parent = "Para_WB_portrait" 
    }
}

PRA_subject = {
	pattern = "pattern_solid.tga"
	color1 = "blue"
	
	colored_emblem = {
		texture = "wb_ce_accolade_bend.dds"
		color1 = "red"
		color2 = "white"
		color3 = "grey"
		instance = { scale = { 0.5 0.5 } position = { 0.75 0.6 } }
	}
	
	colored_emblem = {
		texture = "ce_star_05.dds"
		color1 = "light_blue"
		color2 = "white"
		instance = { scale = { 0.1 0.1 } position = { 0.76 0.6 } }
	}
	
	textured_emblem = {
		texture = "wb_pra_default.dds"
		instance = { scale = { 1.2 1.2 } position = { 0.68 0.51	 } }
	}
}

PRA_monarchy = {
	pattern = "pattern_vertical_split_01.tga"
	color1 = "red"
	color2 = "blue"
	
	colored_emblem = {
		texture = "ce_sunburst.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 1.1 1.1 } position = { 0.5 0.48 } }
	}
	
	colored_emblem = {
		texture = "ce_shield_plc.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { scale = { 0.8 0.8 } position = { 0.5 0.48 } }
	}
	
	colored_emblem = {
		texture = "wb_ce_accolade_bend.dds"
		color1 = "red"
		color2 = "white"
		color3 = "grey"
		instance = { scale = { 0.55 0.55 } position = { 0.5 0.55 } }
	}
	
	colored_emblem = {
		texture = "ce_eagle_italy_fascist.dds"
		color1 = "yellow"
		color2 = "red"
		instance = { scale = { 0.6 0.6 } position = { 0.5 0.22 } }
	}
	
	colored_emblem = {
		texture = "ce_star_05.dds"
		color1 = "light_blue"
		color2 = "white"
		instance = { scale = { 0.15 0.15 } position = { 0.5 0.54 } }
	}
	
	sub = {
        parent = "Para_WB_portrait" 
    }
}

## Piratini - based off Jamm's design ##

Piratini_WB_portrait = {
	textured_emblem = {
		texture = "wb_pni_default.dds"
		instance = { scale = { 1.55 1.55 } position = { 0.6 0.72 } }
	}
}

PNI = {
	# Riograndese republic 1836-46
	pattern = "pattern_solid.tga"
	color1 = "green"
	color2 = "red"
	color3 = "yellow"

	colored_emblem = {
		texture = "ce_tricolor_bend.dds"
		color1 = color2
		color2 = color3
	}
	
	sub = {
        parent = "Piratini_WB_portrait" 
    }
}

PNI_communist = {
	pattern = "pattern_solid.tga"
	color1 = "green"

	colored_emblem = {
		texture = "ce_tricolor_vertical.dds"
		color1 = "red"
		color2 = "yellow"
	}
	
	colored_emblem = {
		texture = "ce_rhombus.dds"
		color1 = "green"
		instance = { scale = { 0.2 0.4 } position = { 0.5 0.5 }  }
	}
	
	colored_emblem = {
		texture = "ce_coa_frame_ddr.dds"
		color1 = "yellow"
		color2 = "red"
		color3 = "green"
		instance = { scale = { 0.6 0.6 } position = { 0.5 0.5 }  }
	}
	
	colored_emblem = {
		texture = "ce_hammer_and_sickle.dds"
		color1 = "yellow"
		color2 = "red"
		color3 = "green"
		instance = { scale = { 0.25 0.25 } position = { 0.5 0.5 }  }
	}
	
	colored_emblem = {
		texture = "ce_star_05.dds"
		color1 = "yellow"
		color2 = "red"
		color3 = "green"
		instance = { scale = { 0.18 0.18 } position = { 0.5 0.14 }  }
	}
	
	sub = {
        parent = "Piratini_WB_portrait" 
    }
}

PNI_anarchist = {
	pattern = "pattern_solid.tga"
	color1 = "black"
	color2 = "red"
	color3 = "black"

	colored_emblem = {
		texture = "ce_tricolor_bend.dds"
		color1 = color2
		color2 = color3
	}
	
	sub = {
        parent = "Piratini_WB_portrait" 
    }
}

PNI_subject = {
	pattern = "pattern_solid.tga"
	color1 = "blue"
	
	textured_emblem = {
        texture = "wb_rio_grande_do_sul_CoA.dds" 
        instance = { scale = { 0.7 0.7 } position = { 0.74 0.57 }  }
    }
	
	textured_emblem = {
		texture = "wb_pni_default.dds"
		instance = { scale = { 1.3 1.3 } position = { 0.955 0.65 } }
	}
}

PNI_BRZ_subject = {
	pattern = "pattern_solid.tga"
	color1 = "green"
	color2 = "red"
	color3 = "yellow"

	colored_emblem = {
		texture = "ce_tricolor_bend.dds"
		color1 = color2
		color2 = color3
	}
	
	colored_emblem = {
		texture = "ce_circle.dds"
		color1 = "white"
		instance = { scale = { 0.8 0.9 } position = { 0.5 0.5 }  }
	}
	
	textured_emblem = {
        texture = "wb_rio_grande_do_sul_CoA.dds" 
        instance = { scale = { 0.5 0.5 } position = { 0.5 0.5 }  }
    }
	
	sub = {
        parent = "Piratini_WB_portrait" 
    }
}

PNI_monarchy = {
	pattern = "pattern_solid.tga"
	color1 = "blue"
	color2 = "white"

	colored_emblem = {
		texture = "ce_tricolor_bend.dds"
		color1 = color1
		color2 = color2
		instance = { scale = { 1.0 1.0 } position = { 0.5 0.75 }  }
	}
	
	colored_emblem = {
		texture = "ce_bend_sinister.dds"
		color1 = color2
		color2 = color2
		instance = { scale = { 2.0 1.0 } position = { 0.45 0.35 } rotation = -15 }
	}
	
	sub = {
        parent = "Piratini_WB_portrait" 
    }
}

## Gran Colombia placeholder

GCO_monarchy = { # Colombia
	pattern = "pattern_solid.tga"
	color1 = "yellow"
	
	colored_emblem = {
		texture = "ce_tricolor_horizontal.dds"
		color1 = "blue"
		color2 = "red"
	}
	
	textured_emblem = {
		texture = "te_necklace_st_george_parma.dds"
		instance = { scale = { 0.9 0.9 } position = { 0.5 0.5 } }
	}
	
	textured_emblem = {
		texture = "wb_clm_bogota.png"
		instance = { scale = { 0.52 0.52 } position = { 0.5 0.5 } }
	}
	
	textured_emblem = {
		texture = "te_crown_cut.dds"
		instance = { scale = { 0.6 0.55 } position = { 0.5 0.18 } }			
	}
	
	sub = {
        parent = "Colombia_WB_monarchist_portrait" 
    }
}

GCO_dictatorship = {
	pattern = "pattern_solid.tga"
	color1 = "yellow"
	
	colored_emblem = {
		texture = "ce_tricolor_horizontal.dds"
		color1 = "blue"
		color2 = "red"
	}
	textured_emblem = {
		texture = "te_coa_colombia.dds"
		instance = { scale = { 0.5 0.5 } position = { 0.5 0.5 } }
	}	
	colored_emblem = {
		texture = "ce_wreath.dds"
		color1 = "green"
		color2 = "green"
		color3 = "red"
		instance = { scale = { 0.70 0.70 } position = { 0.5 0.5 } }
	}	
	
	sub = {
        parent = "Colombia_WB_autocratic_portrait" 
    }
}

GCO_communist = {
	pattern = "pattern_solid.tga"
	color1 = "yellow"

	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "blue"
		color2 = "blue"
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.625 } }			
	}
	
	colored_emblem = {
		texture = "ce_solid.dds"
		color1 = "red"
		color2 = "red"
		instance = { scale = { 1.0 0.25 } position = { 0.5 0.875 } }			
	}
	colored_emblem = {
		texture = "ce_frame_ddr_sun_bg.dds"
		color1 = "white"
		color2 = "yellow"
		instance = { scale = { 0.7 0.7 } position = { 0.5 0.5 } }
	}
	colored_emblem = {
		texture = "ce_hammer_sickle_india.dds"
		color1 = "red"
		color2 = "yellow"
		instance = { scale = { 0.4 0.4 } position = { 0.5 0.51 } }
	}	
	colored_emblem = {
		texture = "ce_wreath.dds"
		color1 = "green"
		color2 = "green"
		color3 = "red"
		instance = { scale = { 0.70 0.70 } position = { 0.5 0.5 } }
	}	
	colored_emblem = {
		texture = "ce_star_08.dds"
		color1 = "red"
		color2 = "yellow"
		instance = { scale = { 0.25 0.25 } position = { 0.5 0.27 } }
	}
	
	sub = {
        parent = "Colombia_WB_communist_portrait" 
    }
}